More changes to support a time object.
authorrobertlipe@gmail.com <robertlipe@gmail.com@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 27 Jan 2013 03:08:44 +0000 (03:08 +0000)
committerrobertlipe@gmail.com <robertlipe@gmail.com@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 27 Jan 2013 03:08:44 +0000 (03:08 +0000)
commit8a780fa36fc78a4236669cbcbfab57ceef2fde69
tree1e4f1bae37315b55f4c351c487d2d86accf9a958
parenta5afe8676ca025e4f9d80f1079299d1535b1c123
More changes to support a time object.
I've not gone whole hog on this; it's still pretty cowardly.  The time
class is still fundamentally a time_t (sigh) and shimmed to a subclass of
QDateTime under conditional compilation.  I'll be pulling out those props
soon.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4258 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/cetus.cc
gpsbabel/gopal.cc
gpsbabel/gpx.cc
gpsbabel/holux.cc
gpsbabel/kml.cc
gpsbabel/vitosmt.cc